Edit history for page: bash completion

revision author date description r1 r2
40238 mario Wed Jun 30 17:24:00 2021 bash completion: warning on obsolete
31126 mario Fri Jul 18 00:19:00 2014 Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
14260 felix Wed Apr 15 09:10:00 2009 updates for chicken 4
2859 svnwiki Mon Jan 15 05:40:00 2007 Changes applied for vo minh thu (213.219.134.24) through svnwiki: removed slash at the end of /etc/bash_completion/.
2839 svnwiki Sat Jan 13 12:19:00 2007 Changes applied for vo minh thu (213.219.134.24) through svnwiki:
2838 svnwiki Sat Jan 13 12:17:00 2007 Changes applied for vo minh thu (213.219.134.24) through svnwiki:
2836 svnwiki Sat Jan 13 11:47:00 2007 Changes applied for vo minh thu (213.219.134.24) through svnwiki: Initial version.